home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 102 / CD-ROM 102.iso / aplic / 2sync / 2SyncSetup.exe / halt / scripts / DefineButton2_93 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-03-20  |  102 b   |  5 lines

  1. on(release){
  2.    set("_level0/lib:popup_closeType","cancel");
  3.    call("_level0/lib:closepopup");
  4. }
  5.